home *** CD-ROM | disk | FTP | other *** search
/ HPAVC / HPAVC CD-ROM.iso / POVHELP.ZIP / povhelp.cat < prev    next >
Text File  |  1994-08-19  |  1KB  |  27 lines

  1. This archive contains the following files:
  2.  
  3. POVHELP.EXE       POV-Help program
  4. HELP.PHE          Data file containing help for POV-Ray
  5. ME.BAT            Sample batch file to invoke POV-Help
  6. POVHELP.DOC       How to set up and use POV-Help
  7. PHE2TXT.EXE       Utility to turn .PHE file into plain ASCII text
  8. READ.ME           Quick start instructions
  9. POVHELP.CAT       This file list.
  10. POVLEGAL.DOC      Copyright and legal information
  11. POVINF.DOC        Information about where to find POV-Ray
  12.  
  13. SOURCE.ZIP        Various source code files in C and ASM for POV-Help
  14.                         and related utilities.
  15.  
  16.   POVHELP.C       The main DOS help reader.
  17.   HELP.H          Header file for various programs
  18.   INPUT.C         Some keyboard input code
  19.   KB.ASM          Some keyboard interrupt handlers
  20.   PHE2TXT.C       Utility to convert the POV-Help database to plain ASCII text.
  21.   PHE2RTF.C       Utility to convert the POV-Help database to Rich Text Format 
  22.                       (incomplete work in progress)
  23.   HRMAK.BAT       Batch file to make POV-Help with Turbo C
  24.   TURBOC.CFG      Turbo C config file for compiling POV-Help
  25.   HELPDATA.DOC    Documentation on .PHE file format
  26.   SOURCE.CAT      File list for SOURCE.ZIP
  27.